home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / aiue.dir / 00045.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  828 b   |  31 lines

  1. on exitFrame
  2.   global taidata, taidataj, sdata, tj, moji, msno
  3.   highwaystar(msno)
  4.   set the visible of sprite 3 to 1
  5.   delete line 1 of field "テ・テシテァツヲテ・テ」テ「ツ"
  6.   put "テツョテァDテツエテツサテ運テ韻テ曳テ嘉」テツ敕雲テ疫テ嘉」テ丑テ嘉、テ叡テ丑テツオテニ津ツ催テヲテナステツ「" into field "テ・テシテァツヲテ・テ」テ「ツ"
  7.   set tj to 1
  8.   if tj = 1 then
  9.     set taidata to EMPTY
  10.     tgyou(moji)
  11.   end if
  12.   if tj = 0 then
  13.     set taidataj to EMPTY
  14.     set sdata to EMPTY
  15.     put EMPTY into field "ティテウテウDテッツ"
  16.     jgyou(moji)
  17.     if the number of items in sdata = 1 then
  18.       put "Nothing" into field "ティテウテウDテッツ"
  19.     end if
  20.   end if
  21.   set yubicurs to list(904, 905)
  22.   set the cursor of sprite 3 to yubicurs
  23.   repeat with n = 6 to 21
  24.     set the cursor of sprite n to yubicurs
  25.   end repeat
  26.   updateStage()
  27.   if soundBusy(1) = 0 then
  28.     puppetSound("low2")
  29.   end if
  30. end
  31.